Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Find if the following function prototype contains any error: double area(int ) Dec 02
Identify which function prototype exhibits the following: Name of the function i...Feb 25
Which of the following statements is true about the function that contains the c...Jan 15
Which header file in C++ does contain function prototypes for memory allocation?Nov 23
Which function call does invoke the following function prototype? float sub1(int...Feb 13
Function prototyping defines for which optionSep 25
Identify if any error in the following code segmentJan 04
Identify the error, if any: double avg=tot/n; in this statementFeb 15
Which of the following programming approach used functions as a key concept to p...Jul 28
Identify the variables, which are local to the following functionNov 08
How do assemblies find each other?Sep 03
XmlSerializer is throwing a generic "There was an error reflecting MyClass" erro...Dec 11
Assume that there is no logic error. Identify if there is any declaration error:...Mar 03
GROUP FUNCTIONS (AGGREGATION FUNCTIONS)Dec 17
Identify the error, if any: char str_name ‘a‘;Nov 21
Which of the following is true about a function call in a C++ program?Oct 03
Which of the following function calls is correct while providing default...Feb 25
Which of the following functions in C++ replace the usage of macros in C?Sep 07
Which of the following is NOT true about virtual functions?Aug 13
Which of the following is not true about member functions?Jul 28
Which of the following is NOT true about pure virtual function?Mar 20
Which of the following is true while passing objects as function arguments? It i...Feb 24
Which of the following operators cannot use friend functions for overloading?Nov 17
Which code segments will convert a class object namely sample to type double?Sep 06
Which of the following statements does correctly describe the casting operator...Apr 23
Which of the following functions allow you clear the specified flags? Select...Oct 19
If a class contains the objects of another class as its members, then it is know...Dec 19
How can I find out what the garbage collector is doing?Sep 08
In Oracle, how can you find out what tables and views you own? Dec 21
Which is NOT true about prototyping process? - Select optionDec 15
Functions of an accumulatorApr 12
What is the function of DMA address register?Jan 11
Write the function of crossbar switch?Jul 18
8051 port functionsApr 02
Which error occur due to poor understanding of the language? - Select optionDec 13
What will happen if an error is not handled? - Select optionNov 21
What will be the output of the code mentioned in description if there is no comp...Jul 07
Mentioned code will not compile. Identify which line should be changed to fix th...Oct 27
Which is NOT true about function objects?Mar 09
Explain IF ,Vlookup, Hlookup function.Jan 20
Which functions are also known by the name ? Dec 21
Assuming that they are separate columns, which function(s) would splice together...Dec 21
How to clrscr() function working in Visual C++Oct 16
Why do I get errors when I try to serialize a Hashtable?Dec 03
Which class does define the member function put()?Oct 13
Select true option for A friend functionNov 03
Which of the following statement(s) is true according to the following statement...Jan 13
Identify all the members of the following class xyz:Jun 16
Which of the following operators cannot be overloaded?Feb 11
What is the output of the following code?Feb 24